home *** CD-ROM | disk | FTP | other *** search
/ Tech Arsenal 1 / Tech Arsenal (Arsenal Computer).ISO / tek-02 / pasmsg.zip / PAS2MSG.DOC < prev    next >
Text File  |  1990-11-11  |  1KB  |  29 lines

  1. ----------------------------------------------------------------------
  2.    PAS2MSG - A TC++ IDE message filter for the Turbo Pascal.
  3.  
  4.    By Jeff Roberts at RAD Software, Inc.  CIS: 7327,75
  5. ----------------------------------------------------------------------
  6.  
  7.  
  8. Pas2Msg.EXE is a simple message filter for Turbo Pascal.  To install the
  9. filter, enter the IDE, bring up the Options menu, and hit "T" for
  10. transfer.  Now choose to edit one of the transfer entries and fill in
  11. the appropriate information (title, hot key, and directory) up to the
  12. command line prompt.
  13.  
  14. For this prompt, enter your standard compiler command line (for example:
  15. "TPC /L /UC:\LIBS $EDNAME"), only add the command, "$CAP MSG(PAS2MSG)".
  16. Your new command line prompt should now read somthing like:
  17.  
  18.    "TPC /L /UC:\LIBS $EDNAME $CAP MSG(PAS2MSG)".
  19.  
  20. You can now compile your pascal programs with a single hot key, and your
  21. messages will be automatically processed by the TC++ IDE.
  22.  
  23. If you have any problems installing or using this simple program, just
  24. message me on CompuServe - I'm on daily.
  25.  
  26. ->Jeff Roberts
  27. RAD Software, Inc.
  28.  
  29.